Flutter plugins
flutter/plugins: Plugins for Flutter, including FlutterFire, maintained by the Flutter team
flutterfire pluginが結構ある。 #firebase
Creating a Flutter Plugin | Dialog Box – Flutter Community – Medium
Flutter plugin is the wrapper of the native code like android( Kotlin or java) and iOS(swift or objective c).
native codeで書いたものを使うものよう。
Flutterで難しいのは、native appで作成して、method channel 経由(など?)で使うようだ。
Writing custom platform-specific code - Flutter
cookbook Plugins - Flutter
2つある。videoの録画再生と、cameraの使用
updateの方法
pubspec.yamlの dependenciesに、バージョン含めて書けばよい?
https://gyazo.com/432c9552ee24ec63aa08ce5d97d75813
https://gyazo.com/dc02d544088dd37a7d10a07e1e8cfef3